Skip to content

Fix failing test after removing replace directive for gomega#101

Merged
geofffranks merged 1 commit intocloudfoundry:mainfrom
andy-a-d-nguyen:gomega-replace-directive
Jul 31, 2024
Merged

Fix failing test after removing replace directive for gomega#101
geofffranks merged 1 commit intocloudfoundry:mainfrom
andy-a-d-nguyen:gomega-replace-directive

Conversation

@andy-a-d-nguyen
Copy link
Copy Markdown
Contributor

@andy-a-d-nguyen andy-a-d-nguyen commented Jul 31, 2024

Summary

This is a companion PR to cloudfoundry/diego-release#947 fixing failing tests from removing the replace directive for gomega. The failing tests show errors with the following logs:

Cannot assign a value from the channel:\n    <chan error | len:1, cap:1>: 0xc00044f560\nTo:\n    <nil>: nil\nYou need to pass a pointer!

Backward Compatibility

Breaking Change? No

@andy-a-d-nguyen andy-a-d-nguyen requested a review from a team as a code owner July 31, 2024 13:37
@geofffranks geofffranks merged commit 0a01dbe into cloudfoundry:main Jul 31, 2024
@andy-a-d-nguyen andy-a-d-nguyen deleted the gomega-replace-directive branch July 31, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants